home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
COMM
/
BOYAN5A.ARJ
/
VARS.BSC
< prev
next >
Wrap
Text File
|
1991-05-28
|
2KB
|
64 lines
\\ This BOYAN script displays the contents of the 36 user macro variables.
\KS \\ Keep screen (automatically restored when user presses <Esc>)
\NC[%DM] \\ Set the Normal Color = the current Display Message color
\KO[255] \\ Set the keyboard timeout = 255 seconds
|PAGE1
\ZS \\ Zap (clear) screen to the new Normal Color
\DM25,1[BOYAN USER VARIABLES, PAGE 1]
\DM1,2[Var│ Contents]
\DM1,3[───┼────────────────────────────────────────────────────────────────────────────]
\DM1,4["%V0│ %V0]
\DM1,5["%V1│ %V1]
\DM1,6["%V2│ %V2]
\DM1,7["%V3│ %V3]
\DM1,8["%V4│ %V4]
\DM1,9["%V5│ %V5]
\DM1,10["%V6│ %V6]
\DM1,11["%V7│ %V7]
\DM1,12["%V8│ %V8]
\DM1,13["%V9│ %V9]
\DM1,14["%VA│ %VA]
\DM1,15["%VB│ %VB]
\DM1,16["%VC│ %VC]
\DM1,17["%VD│ %VD]
\DM1,18["%VE│ %VE]
\DM1,19["%VF│ %VF]
\DM1,20["%VG│ %VG]
\DM1,21["%VH│ %VH]
\DM1,23[Press <Esc> to exit, or any other key to view Page 2. ]
\KV0_[Select: ]
\GB[PAGE2]
|PAGE2
\ZS
\DM25,1[BOYAN USER VARIABLES, PAGE 2]
\DM1,2[Var│ Contents]
\DM1,3[───┼────────────────────────────────────────────────────────────────────────────]
\DM1,4["%VI│ %VI]
\DM1,5["%VJ│ %VJ]
\DM1,6["%VK│ %VK]
\DM1,7["%VL│ %VL]
\DM1,8["%VM│ %VM]
\DM1,9["%VN│ %VN]
\DM1,10["%VO│ %VO]
\DM1,11["%VP│ %VP]
\DM1,12["%VQ│ %VQ]
\DM1,13["%VR│ %VR]
\DM1,14["%VS│ %VS]
\DM1,15["%VT│ %VT]
\DM1,16["%VU│ %VU]
\DM1,17["%VV│ %VV]
\DM1,18["%VW│ %VW]
\DM1,19["%VX│ %VX]
\DM1,20["%VY│ %VY]
\DM1,21["%VZ│ %VZ]
\DM1,23[Press <Esc> to exit, or any other key to view Page 1. ]
\KV0_[Select: ]
\GB[PAGE1]
|*WRAPUP
\RS \\ restore previous screen contents
\RC \\ restore the normal text color